home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmRenderTableCvtToProp.z / XmRenderTableCvtToProp
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeeeCCCCvvvvttttTTTTooooPPPPrrrroooopppp((((3333XXXX))))UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVVXXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeeeCCCCvvvvttttTTTTooooPPPPrrrroooopppp((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeeeCCCCvvvvttttTTTTooooPPPPrrrroooopppp - A render table function that
  10.           converts a render table to a string representation
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Xm.h>
  14.           uuuunnnnssssiiiiggggnnnneeeedddd iiiinnnntttt XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeeeCCCCvvvvttttTTTTooooPPPPrrrroooopppp(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeee ttttaaaabbbblllleeee,
  17.           cccchhhhaaaarrrr ********pppprrrroooopppp____rrrreeeettttuuuurrrrnnnn);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeeeCCCCvvvvttttTTTTooooPPPPrrrroooopppp converts a render table to a string
  24.           of characters representing the render table.  This routine
  25.           is typically used by the source of a data transfer operation
  26.           to produce a representation for transferring a render table
  27.           to a destination.
  28.  
  29.           _w_i_d_g_e_t    Specifies the widget that is the source of the
  30.                     render table
  31.  
  32.           _t_a_b_l_e     Specifies a render table to be converted
  33.  
  34.           _p_r_o_p__r_e_t_u_r_n
  35.                     Specifies a pointer to a string that is created
  36.                     and returned by this function.  The function
  37.                     allocates space to hold the returned string.  The
  38.                     application is responsible for managing this
  39.                     allocated space.  The application can recover this
  40.                     allocated space by calling XXXXttttFFFFrrrreeeeeeee.
  41.  
  42.      RRRREEEETTTTUUUURRRRNNNN
  43.           Returns the number of bytes in the string representation.
  44.  
  45.      RRRREEEELLLLAAAATTTTEEEEDDDD
  46.           XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeee(3) and XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeeeCCCCvvvvttttFFFFrrrroooommmmPPPPrrrroooopppp(3).
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.